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 221a6f1 commit 1870a01Copy full SHA for 1870a01
test/KubeOps.Generator.Test/KubeOps.Generator.Test.csproj
@@ -6,7 +6,7 @@
6
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
7
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
8
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
9
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1"/>
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2"/>
10
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
11
</ItemGroup>
12
</Project>
0 commit comments