Skip to content

Commit

Permalink
chore: Update build props in stead
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlundjohansen committed Oct 20, 2023
1 parent 27765ff commit 6ac6b05
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/Atc.Azure.Options/Atc.Azure.Options.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,4 @@
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="AsyncFixer" Version="1.6.0" />
<PackageReference Update="Asyncify" Version="0.9.5707.38527" />
<PackageReference Update="Meziantou.Analyzer" Version="2.0.93" />
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.133" />
<PackageReference Update="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageReference Update="SonarAnalyzer.CSharp" Version="9.12.0.78982" />
</ItemGroup>

</Project>

0 comments on commit 6ac6b05

Please sign in to comment.