Skip to content

Commit b3f3a39

Browse files
chore(deps): update dependency microsoft.codeanalysis.csharp.sourcegenerators.testing to v1.1.2
1 parent c9f8304 commit b3f3a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit.GeneratorTests/Refit.GeneratorTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="System.Reactive" Version="6.0.1" />
2525
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
2626
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
27-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2-beta1.24314.1" />
27+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2" />
2828
<ProjectReference Include="..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj" />
2929
<ProjectReference Include="..\Refit.Xml\Refit.Xml.csproj" />
3030
<ProjectReference Include="..\InterfaceStubGenerator.Roslyn38\InterfaceStubGenerator.Roslyn38.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="true" />

0 commit comments

Comments
 (0)