We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ce812e + d3981de commit 040d5bdCopy full SHA for 040d5bd
src/TypealizR.CLI/TypealizR.CLI.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
@@ -41,7 +41,7 @@
41
42
43
<ItemGroup>
44
- <PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
+ <PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />
45
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
46
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
47
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0" />
0 commit comments