Skip to content

Commit

Permalink
Restore actual change (must have been lost in bad merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Nov 14, 2022
1 parent c3f8fb3 commit 8aa98ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/DafnyRuntime/DafnyRuntime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<DefineConstants>TRACE;ISDAFNYRUNTIMELIB</DefineConstants>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>netstandard2.0</TargetFramework>
<OutputPath>..\..\Binaries\</OutputPath>
<LangVersion>7.3</LangVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 8aa98ef

Please sign in to comment.