Skip to content

Commit

Permalink
Fix minor version for the repository + remove Nlog config package (do…
Browse files Browse the repository at this point in the history
…tnet#171)

*  changed the minor version

* removed the nlog config package
  • Loading branch information
srsaggam authored and Dmitry-A committed Aug 22, 2019
1 parent 44d3937 commit 23c235f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mlnet/mlnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="2.10.0" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog.Config" Version="4.5.11" />
<PackageReference Include="System.CommandLine.Experimental" Version="0.1.0-alpha-63728-01" />
</ItemGroup>

Expand Down

0 comments on commit 23c235f

Please sign in to comment.