Skip to content

Commit

Permalink
Merge pull request #170 from earloc/dependabot/nuget/Microsoft.Build.…
Browse files Browse the repository at this point in the history
…Locator-1.6.10

chore(deps): bump Microsoft.Build.Locator from 1.6.1 to 1.6.10
  • Loading branch information
earloc authored Oct 2, 2023
2 parents ba82eac + 57392bf commit f806da7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TypealizR.CLI/TypealizR.CLI.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -39,7 +39,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.3.1" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.3.1" />
Expand Down

0 comments on commit f806da7

Please sign in to comment.