File tree Expand file tree Collapse file tree
BD.WTTS.Client.AppHost.Bridge Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <legacyCorruptedStateExceptionsPolicy enabled =" true" />
1010 </runtime >
1111 <appSettings >
12- <add key =" d" value =" 10.0.2 " />
12+ <add key =" d" value =" 10.0.3 " />
1313 </appSettings >
1414</configuration >
Original file line number Diff line number Diff line change 1010 <legacyCorruptedStateExceptionsPolicy enabled =" true" />
1111 </runtime >
1212 <appSettings >
13- <add key =" d" value =" 10.0.2 " />
13+ <add key =" d" value =" 10.0.3 " />
1414 </appSettings >
1515</configuration >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ static Program()
1818 {
1919 dotnet_version_major = "10" ;
2020 dotnet_version_minor = "0" ;
21- dotnet_version_build = "2 " ;
21+ dotnet_version_build = "3 " ;
2222 dotnet_version = $ "{ dotnet_version_major } .{ dotnet_version_minor } .{ dotnet_version_build } ";
2323 }
2424
You can’t perform that action at this time.
0 commit comments