Skip to content

Commit

Permalink
fix: GeoChatter/GeoChatter.Core/GeoChatter.Core.csproj to reduce vuln…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 1, 2023
1 parent b3ea4f8 commit 544437d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GeoChatter/GeoChatter.Core/GeoChatter.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.330701">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.2" />
</ItemGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
Expand Down

0 comments on commit 544437d

Please sign in to comment.