Renamed Vectors.fs to Vector2Tests.fs.

This commit is contained in:
Jarl Gullberg 2017-05-31 14:46:50 +02:00
parent 043c4e3c5a
commit 23bbe37eb9
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23
2 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@
<Compile Include="Assertions.fs" />
<Compile Include="Generators.fs" />
<Compile Include="MathHelper.fs" />
<Compile Include="Vectors.fs" />
<Compile Include="Vector2Tests.fs" />
<Content Include="App.config" />
</ItemGroup>
<ItemGroup>