Skip to content

Commit 23c235f

Browse files
srsaggamDmitry-A
authored andcommitted
Fix minor version for the repository + remove Nlog config package (dotnet#171)
* changed the minor version * removed the nlog config package
1 parent 44d3937 commit 23c235f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mlnet/mlnet.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CodeAnalysis" Version="2.10.0" />
1515
<PackageReference Include="NLog" Version="4.5.11" />
16-
<PackageReference Include="NLog.Config" Version="4.5.11" />
1716
<PackageReference Include="System.CommandLine.Experimental" Version="0.1.0-alpha-63728-01" />
1817
</ItemGroup>
1918

0 commit comments

Comments
 (0)