Skip to content

Commit 9f76a8f

Browse files
committed
chore: unity migration cleanup
1 parent 3f39f12 commit 9f76a8f

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
.vs/
2-
UnityPackages/
3-
FMS_UnityProject/
42
src/FixedMathSharp/FixedMathSharp.csproj.user

src/FixedMathSharp/FixedMathSharp.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<!-- Configuration to ensure deterministic builds -->
3333
<Deterministic>true</Deterministic>
3434
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
35-
<UnityBuild>false</UnityBuild>
3635
<Configurations>Debug;Release</Configurations>
3736
</PropertyGroup>
3837
<!-- Debug and Release-specific Properties -->

0 commit comments

Comments
 (0)