File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<PropertyGroup Label =" Version settings" >
9
9
<AspNetCoreMajorVersion >3</AspNetCoreMajorVersion >
10
10
<AspNetCoreMinorVersion >1</AspNetCoreMinorVersion >
11
- <AspNetCorePatchVersion >11 </AspNetCorePatchVersion >
11
+ <AspNetCorePatchVersion >12 </AspNetCorePatchVersion >
12
12
<PreReleasePreviewNumber >0</PreReleasePreviewNumber >
13
13
<ComponentsWebAssemblyMajorVersion >3</ComponentsWebAssemblyMajorVersion >
14
14
<ComponentsWebAssemblyMinorVersion >2</ComponentsWebAssemblyMinorVersion >
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 3.1.110 "
3
+ "version" : " 3.1.111 "
4
4
},
5
5
"tools" : {
6
- "dotnet" : " 3.1.110 " ,
6
+ "dotnet" : " 3.1.111 " ,
7
7
"runtimes" : {
8
8
"dotnet/x64" : [
9
9
" $(MicrosoftNETCoreAppInternalPackageVersion)"
You can’t perform that action at this time.
0 commit comments