We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f39f12 commit 9f76a8fCopy full SHA for 9f76a8f
.gitignore
@@ -1,4 +1,2 @@
1
.vs/
2
-UnityPackages/
3
-FMS_UnityProject/
4
src/FixedMathSharp/FixedMathSharp.csproj.user
src/FixedMathSharp/FixedMathSharp.csproj
@@ -32,7 +32,6 @@
32
<!-- Configuration to ensure deterministic builds -->
33
<Deterministic>true</Deterministic>
34
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
35
- <UnityBuild>false</UnityBuild>
36
<Configurations>Debug;Release</Configurations>
37
</PropertyGroup>
38
<!-- Debug and Release-specific Properties -->
0 commit comments