Resolve "Migrate to INumber" #11

Merged
thorsten merged 15 commits from 1-migrate-to-inumber into main 2023-07-10 17:42:08 +00:00
Showing only changes of commit 1ec7ba7bba - Show all commits

View File

@ -14,11 +14,11 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DocumentationFile>bin\Debug\ExaArray.xml</DocumentationFile>
<DocumentationFile>bin\Debug\FastRng.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DocumentationFile>bin\Release\ExaArray.xml</DocumentationFile>
<DocumentationFile>bin\Release\FastRng.xml</DocumentationFile>
</PropertyGroup>