move minimal dotnet version to 8

This commit is contained in:
UbitUmarov
2024-04-20 23:37:37 +01:00
parent 50212c240c
commit e731edfa2e
9 changed files with 14 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<Prebuild version="1.10" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.10.xsd">
<!-- <Solution activeConfig="Debug" name="OpenSim" path="./" version="0.5.0-$Rev$" forceFrameworkVersion="v4_6"> -->
<Solution activeConfig="Release" name="OpenSim" path="./" version="0.5.0-$Rev$" frameworkVersion="net6_0">
<Solution activeConfig="Release" name="OpenSim" path="./" version="0.5.0-$Rev$" frameworkVersion="net8_0">
<Configuration name="Debug" >
<Options>
<CompilerDefines>TRACE</CompilerDefines>