Skip to content

Commit

Permalink
Remove the System.Runtime.Loader NuGet reference from Fake.Runtime (
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy committed Aug 31, 2024
1 parent b658df4 commit fac7295
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 54 deletions.
3 changes: 1 addition & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ group fakerunner
nuget Microsoft.NETCore.App framework: netstandard1.6, netstandard2.0, netcoreapp1.1
nuget NETStandard.Library
nuget Packaging.Targets
nuget System.Runtime.Loader

// Testing
nuget Expecto
Expand Down Expand Up @@ -71,4 +70,4 @@ group fakemodule
nuget System.Runtime.Loader
nuget System.Collections.Immutable
nuget System.Data.SqlClient
nuget Microsoft.SqlServer.SqlManagementObjects
nuget Microsoft.SqlServer.SqlManagementObjects
Loading

0 comments on commit fac7295

Please sign in to comment.