Skip to content

Commit 040d5bd

Browse files
authored
Merge pull request #266 from earloc/dependabot/nuget/Microsoft.Build.Locator-1.9.1
chore(deps): bump Microsoft.Build.Locator from 1.7.8 to 1.9.1
2 parents 7ce812e + d3981de commit 040d5bd

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)