Add HighEntropyVa & CheckForOverflowUnderflow flags
This commit is contained in:
Родитель
4c61d2a519
Коммит
713ea012a7
|
@ -17,6 +17,8 @@
|
|||
<PackageLicenseFile>License.txt</PackageLicenseFile>
|
||||
<RepositoryUrl>https://github.com/aspnet/LibraryManager</RepositoryUrl>
|
||||
<PackageOutputPath>$(RepoRoot)\artifacts\$(Configuration)</PackageOutputPath>
|
||||
<HighEntropyVa>true</HighEntropyVa>
|
||||
<CheckForOverflowUnderflow Condition=" '$(Configuration)' == 'Debug' ">true</CheckForOverflowUnderflow>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче