Skip to content

Commit 91d56d8

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.Build.Tasks.Core from 16.8.0 to 17.0.0
Bumps [Microsoft.Build.Tasks.Core](https://github.com/dotnet/msbuild) from 16.8.0 to 17.0.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](https://github.com/dotnet/msbuild/commits/v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.Build.Tasks.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 447e53e commit 91d56d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SmallSharp/SmallSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" Pack="false" />
1414
<PackageReference Include="NuGetizer" Version="0.7.5" />
1515
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
16-
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="16.8.0" Pack="false" />
16+
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.0.0" Pack="false" />
1717
<PackageReference Include="EnvDTE" Version="16.7.30508.193" PrivateAssets="all" />
1818
<PackageReference Include="Microsoft.VisualStudio.OLE.Interop" Version="16.7.30328.74" PrivateAssets="all" />
1919
<PackageReference Include="Microsoft.VisualStudio.Shell.Interop" Version="16.7.30328.74" PrivateAssets="all" />

0 commit comments

Comments
 (0)