Skip to content

Commit bc042ef

Browse files
authored
Merge pull request #131 from nenoNaninu/dependabot/nuget/Microsoft.Build.Locator-1.6.1
Bump Microsoft.Build.Locator from 1.5.5 to 1.6.1
2 parents 9b4e676 + 4bfcaf5 commit bc042ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TypedSignalR.Client.TypeScript.Generator/TypedSignalR.Client.TypeScript.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<ItemGroup>
2525
<PackageReference Include="ConsoleAppFramework" Version="4.2.4" />
2626
<PackageReference Include="Microsoft.Build" Version="17.7.0" ExcludeAssets="runtime" />
27-
<PackageReference Include="Microsoft.Build.Locator" Version="1.5.5" />
27+
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.1" />
2828
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)