Skip to content

Commit

Permalink
Merge pull request from develop
Browse files Browse the repository at this point in the history
Csproj update
  • Loading branch information
mIwr authored Aug 9, 2023
2 parents 888c568 + 13ed03d commit 70fcca0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AesIge/AesIge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,17 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://github.com/mIwr/AesIge</PackageProjectUrl>
<Version>$(AssemblyVersion)</Version>
<AnalysisLevel>6.0</AnalysisLevel>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<WarningLevel>7</WarningLevel>
<FileAlignment>1024</FileAlignment>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<WarningLevel>7</WarningLevel>
<FileAlignment>1024</FileAlignment>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 70fcca0

Please sign in to comment.