We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3fa684 + 51546ae commit 39387b2Copy full SHA for 39387b2
Directory.Packages.props
@@ -12,9 +12,9 @@
12
<PackageVersion Include="System.CommandLine" Version="$(SystemCommandLinePackageVersion)" />
13
14
<!-- MSBuild dependencies -->
15
- <PackageVersion Include="Microsoft.Build.Framework" Version="17.8.3" />
16
- <PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
17
-
+ <PackageVersion Include="Microsoft.Build.Framework" Version="17.11.48" />
+ <PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.11.48" />
+
18
<!-- NuGet dependencies -->
19
<PackageVersion Include="NuGet.Configuration" Version="6.13.2" />
20
<PackageVersion Include="NuGet.Credentials" Version="6.13.2" />
0 commit comments