Skip to content

Commit

Permalink
Update TwinpackRegistry.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
iadonkey authored Nov 13, 2024
1 parent f96a80f commit 26dbe21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TwinpackRegistry/TwinpackRegistry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Twinpack</RootNamespace>
<AssemblyName>twinpack-registry</AssemblyName>
<TargetFrameworkVersion>v4.7.2;net8.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
Expand Down Expand Up @@ -85,4 +85,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit 26dbe21

Please sign in to comment.