Skip to content

Commit

Permalink
update nuget.frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
yufeih committed May 26, 2023
1 parent 4476281 commit 0fc6877
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.1.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageVersion Include="Microsoft.Playwright" Version="1.33.0" />
<PackageVersion Include="NuGet.Frameworks" Version="6.6.0-preview.3.61" />
<PackageVersion Include="NuGet.Frameworks" Version="6.6.0" />
<PackageVersion Include="Verify.DiffPlex" Version="2.2.1" />
<PackageVersion Include="Verify.Xunit" Version="19.14.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand Down
3 changes: 0 additions & 3 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@
<packageSource key="nuget.org">
<package pattern="*" />
</packageSource>
<packageSource key="dotnet-tools">
<package pattern="NuGet.Frameworks" />
</packageSource>
</packageSourceMapping>
</configuration>

0 comments on commit 0fc6877

Please sign in to comment.