Skip to content

Commit

Permalink
Disable nuget audit
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Nov 7, 2024
1 parent 18f1231 commit 1ed4d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osu.ElasticIndexer/osu.ElasticIndexer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
<Nullable>enable</Nullable>
<TargetFramework>net8.0</TargetFramework>
<NuGetAudit>false</NuGetAudit>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.35" />
Expand Down

0 comments on commit 1ed4d72

Please sign in to comment.