Skip to content

Commit a3aa846

Browse files
committed
Update DevWinUI.SourceGenerator.csproj
1 parent cbfa2c7 commit a3aa846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/DevWinUI.SourceGenerator/DevWinUI.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
22-
<PackageReference Include="System.Text.Json" Version="10.0.1" />
22+
<PackageReference Include="System.Text.Json" Version="10.0.2" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />

0 commit comments

Comments
 (0)