Skip to content

Commit ff722cd

Browse files
chore(deps): bump Microsoft.Build.Locator from 1.7.8 to 1.9.1
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.7.8 to 1.9.1. - [Release notes](https://github.com/microsoft/MSBuildLocator/releases) - [Commits](microsoft/MSBuildLocator@v1.7.8...v1.9.1) --- updated-dependencies: - dependency-name: Microsoft.Build.Locator dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f416536 commit ff722cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TypealizR.CLI/TypealizR.CLI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -41,7 +41,7 @@
4141

4242

4343
<ItemGroup>
44-
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
44+
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />
4545
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
4646
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
4747
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0" />

0 commit comments

Comments
 (0)