Browse Source

automatic .fproj formatting.

master
Craig Oates 5 years ago
parent
commit
f68567f928
  1. 6
      TestCentre/TestCentre.fsproj

6
TestCentre/TestCentre.fsproj

@ -45,14 +45,14 @@
</PropertyGroup>
<Import Project="$(FSharpTargetsPath)" />
<ItemGroup>
<Content Include="SavingTestArea\folder-info.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Compile Include="AssemblyInfo.fs" />
<Compile Include="ConsoleTests.fs" />
<Compile Include="LibraryTests.fs" />
<None Include="Script.fsx" />
<Content Include="packages.config" />
<Content Include="SavingTestArea\folder-info.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Reference Include="FsCheck">

Loading…
Cancel
Save