Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DomCR committed Sep 24, 2024
1 parent c42c0e2 commit d6b3a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSMath/CSMath.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Compile Include="$(MSBuildThisFileDirectory)IVector.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Matrix4.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Matrix4.Operators.cs" />
<Compile Include="..\CSUtilities\CSMath\Utilities.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Utilities.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Quaternion.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Transform.cs" />
<Compile Include="$(MSBuildThisFileDirectory)VectorExtensions.cs" />
Expand Down

0 comments on commit d6b3a95

Please sign in to comment.