Skip to content

Commit

Permalink
Unused .semver removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Boggin committed Jun 15, 2019
1 parent 6b9ad0d commit 7e009aa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .semver

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\..\src\FeatureFlagger\FeatureFlagger.csproj" />
</ItemGroup>
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
Expand Down
5 changes: 0 additions & 5 deletions tests/FeatureFlagger.Tests/FeatureFlagger.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 3,5 @@
<PropertyGroup>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\FeatureFlagger.ConfigurationReaders\FeatureFlagger.ConfigurationReaders.csproj" />
<ProjectReference Include="..\..\src\FeatureFlagger.Domain\FeatureFlagger.Domain.csproj" />
<ProjectReference Include="..\..\src\FeatureFlagger\FeatureFlagger.csproj" />
</ItemGroup>
<Import Project="..\..\.paket\Paket.Restore.targets" />
</Project>

0 comments on commit 7e009aa

Please sign in to comment.