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.
1 parent c98794f commit f885375Copy full SHA for f885375
tools/ExampleTester/ExampleTester.csproj
@@ -9,8 +9,8 @@
9
10
<ItemGroup>
11
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
12
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
13
- <PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.12.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0" />
14
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
15
</ItemGroup>
16
0 commit comments