This repository was archived by the owner on Dec 8, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
DeveloperExceptionPageSample
Microsoft.AspNetCore.Diagnostics.Abstractions
Microsoft.AspNetCore.Diagnostics.Elm
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Microsoft.AspNetCore.Diagnostics
Microsoft.AspNetCore.MiddlewareAnalysis
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.FunctionalTests
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests
Microsoft.AspNetCore.Diagnostics.FunctionalTests
Microsoft.AspNetCore.Diagnostics.Tests
Microsoft.AspNetCore.MiddlewareAnalysis.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ cd $PSScriptRoot
3333$repoFolder = $PSScriptRoot
3434$env: REPO_FOLDER = $repoFolder
3535
36- $koreBuildZip = " https://github.com/aspnet/KoreBuild/archive/release .zip"
36+ $koreBuildZip = " https://github.com/aspnet/KoreBuild/archive/1.0.0-rc2 .zip"
3737if ($env: KOREBUILD_ZIP )
3838{
3939 $koreBuildZip = $env: KOREBUILD_ZIP
Original file line number Diff line number Diff line change 22repoFolder=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
33cd $repoFolder
44
5- koreBuildZip=" https://github.com/aspnet/KoreBuild/archive/release .zip"
5+ koreBuildZip=" https://github.com/aspnet/KoreBuild/archive/1.0.0-rc2 .zip"
66if [ ! -z $KOREBUILD_ZIP ]; then
77 koreBuildZip=$KOREBUILD_ZIP
88fi
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
7- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* " ,
8- "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0-* " ,
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
7+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final " ,
8+ "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0-rc2-final " ,
99 "Microsoft.EntityFrameworkCore.Tools" : {
10- "version" : " 1.0.0-* " ,
10+ "version" : " 1.0.0-preview1-final " ,
1111 "type" : " build"
1212 }
1313 },
2323 ],
2424 "dependencies" : {
2525 "Microsoft.NETCore.App" : {
26- "version" : " 1.0.0-* " ,
26+ "version" : " 1.0.0-rc2-3002702 " ,
2727 "type" : " platform"
2828 }
2929 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final "
77 },
88 "buildOptions" : {
99 "emitEntryPoint" : true
1616 ],
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
19- "version" : " 1.0.0-* " ,
19+ "version" : " 1.0.0-rc2-3002702 " ,
2020 "type" : " platform"
2121 }
2222 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics.Elm" : " 0.1.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics.Elm" : " 0.1.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final "
77 },
88 "buildOptions" : {
99 "emitEntryPoint" : true
1616 ],
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
19- "version" : " 1.0.0-* " ,
19+ "version" : " 1.0.0-rc2-3002702 " ,
2020 "type" : " platform"
2121 }
2222 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* " ,
7- "Microsoft.AspNetCore.StaticFiles" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final " ,
7+ "Microsoft.AspNetCore.StaticFiles" : " 1.0.0-rc2-final "
88 },
99 "buildOptions" : {
1010 "emitEntryPoint" : true
1717 ],
1818 "dependencies" : {
1919 "Microsoft.NETCore.App" : {
20- "version" : " 1.0.0-* " ,
20+ "version" : " 1.0.0-rc2-3002702 " ,
2121 "type" : " platform"
2222 }
2323 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.MiddlewareAnalysis" : " 1.0.0-* " ,
7- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* " ,
8- "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.0-* " ,
9- "Microsoft.Extensions.Logging.Console" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.MiddlewareAnalysis" : " 1.0.0-rc2-final " ,
7+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final " ,
8+ "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.0-rc2-final " ,
9+ "Microsoft.Extensions.Logging.Console" : " 1.0.0-rc2-final "
1010 },
1111 "buildOptions" : {
1212 "emitEntryPoint" : true
1919 ],
2020 "dependencies" : {
2121 "Microsoft.NETCore.App" : {
22- "version" : " 1.0.0-* " ,
22+ "version" : " 1.0.0-rc2-3002702 " ,
2323 "type" : " platform"
2424 }
2525 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final "
77 },
88 "buildOptions" : {
99 "emitEntryPoint" : true
1616 ],
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
19- "version" : " 1.0.0-* " ,
19+ "version" : " 1.0.0-rc2-3002702 " ,
2020 "type" : " platform"
2121 }
2222 }
Original file line number Diff line number Diff line change 33 "emitEntryPoint" : true
44 },
55 "dependencies" : {
6- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
7- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
8- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
9- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* "
6+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
7+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
8+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
9+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final "
1010 },
1111 "frameworks" : {
1212 "net451" : {},
1616 ],
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
19- "version" : " 1.0.0-* " ,
19+ "version" : " 1.0.0-rc2-3002702 " ,
2020 "type" : " platform"
2121 }
2222 }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.Platforms" : " 1.0.1-* " ,
4- "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-* " ,
6- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-* "
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
4+ "Microsoft.AspNetCore.Diagnostics" : " 1.0.0-rc2-final " ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-rc2-final " ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-rc2-final "
77 },
88 "buildOptions" : {
99 "emitEntryPoint" : true
1616 ],
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
19- "version" : " 1.0.0-* " ,
19+ "version" : " 1.0.0-rc2-3002702 " ,
2020 "type" : " platform"
2121 }
2222 }
You can’t perform that action at this time.
0 commit comments