File tree Expand file tree Collapse file tree
tests/FixedMathSharp.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 <Deterministic >true</Deterministic >
3434 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
3535 <UnityBuild >false</UnityBuild >
36+ <Configurations >Debug;Release;DebugUnity;ReleaseUnity</Configurations >
3637 </PropertyGroup >
3738 <!-- Debug and Release-specific Properties -->
3839 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
138139 <Compile Remove =" Integration\**" />
139140 <Content Include =" Integration\**" />
140141 </ItemGroup >
141-
142142</Project >
Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 <IsPackable >false</IsPackable >
88 <IsTestProject >true</IsTestProject >
9+ <Configurations >Debug;Release;DebugUnity;ReleaseUnity</Configurations >
910 </PropertyGroup >
1011 <ItemGroup >
1112 <ProjectReference Include =" ..\..\src\FixedMathSharp\FixedMathSharp.csproj" >
You can’t perform that action at this time.
0 commit comments