Skip to content

Commit

Permalink
mark diffengine as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 2, 2020
1 parent 1c2fad6 commit 5e75bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DiffEngine/DiffEngine.csproj
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1;net472</TargetFrameworks>
<Version>$(Version)-beta.1</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\Verify\Helpers\Guard.cs" Link="Guard.cs" />
Expand Down

0 comments on commit 5e75bbd

Please sign in to comment.