Skip to content

Commit

Permalink
#86 remove unnec tags from AES example csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
maythamfahmi committed Oct 20, 2024
1 parent 0bc4fef commit d46f220
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Examples/AESExample/AESExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup>
<NeutralLanguage>en-US</NeutralLanguage>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<FileVersion>0.0.0.0</FileVersion>
<Title>$(AssemblyName)</Title>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\CryptoNet\CryptoNet.csproj" />
</ItemGroup>
Expand Down

0 comments on commit d46f220

Please sign in to comment.