File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 110
110
</PropertyGroup >
111
111
<PropertyGroup Label =" Build tool dependencies" >
112
112
<InternalAspNetCoreSdkPackageVersion >$(KoreBuildVersion)</InternalAspNetCoreSdkPackageVersion >
113
- <InternalAspNetCoreSdkPackageVersion Condition =" '$(KoreBuildVersion)' == '' " >3.0.0-build-20190122 .3</InternalAspNetCoreSdkPackageVersion >
113
+ <InternalAspNetCoreSdkPackageVersion Condition =" '$(KoreBuildVersion)' == '' " >3.0.0-build-20190123 .3</InternalAspNetCoreSdkPackageVersion >
114
114
<MicrosoftNETFrameworkReferenceAssembliesPackageVersion >1.0.0-alpha-004</MicrosoftNETFrameworkReferenceAssembliesPackageVersion >
115
115
<MicrosoftNETTestSdkPackageVersion >15.9.0</MicrosoftNETTestSdkPackageVersion >
116
116
</PropertyGroup >
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ content/*.js;Microsoft.DotNet.Web.Spa.ProjectTemplates.*.nupkg; Exclude JavaScri
3
3
content/*.js;Microsoft.DotNet.Web.ProjectTemplates.*.nupkg; Exclude JavaScript files from codesigning in project templates
4
4
Templates/*.js;Microsoft.VisualStudio.Web.CodeGenerators.Mvc.*.nupkg; Exclude JavaScript files from codesigning in code generators
5
5
*.js;signalr-*-javadoc.jar; Exclude JavaScript files in the generated javadocs
6
- *.binlog; Exclude msbuild log files
7
- *.symbols.nupkg; Exclude NuGet symbols packages. These are not shipped to customers and should not be code signed.
6
+ *.binlog;; Exclude msbuild log files
7
+ *;* .symbols.nupkg; Exclude NuGet symbols packages. These are not shipped to customers and should not be code signed.
Original file line number Diff line number Diff line change 3
3
"version" : " 3.0.100-preview-009750"
4
4
},
5
5
"msbuild-sdks" : {
6
- "Internal.AspNetCore.Sdk" : " 3.0.0-build-20190122 .3"
6
+ "Internal.AspNetCore.Sdk" : " 3.0.0-build-20190123 .3"
7
7
}
8
8
}
Original file line number Diff line number Diff line change 1
- version:3.0.0-build-20190122 .3
2
- commithash:43e5fa8e3d8b192e573c3c14ae39b43e1d05cd5e
1
+ version:3.0.0-build-20190123 .3
2
+ commithash:bfcdf8474c79320b7e5edcdb33d94bbdccb41e32
You can’t perform that action at this time.
0 commit comments