Skip to content

Commit

Permalink
Fixed build error with new version of NSwag
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisvHest committed Jan 20, 2024
1 parent 12193be commit cce0d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MapMaven.Core/MapMaven.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<NSwagGenerateExceptionClasses>true</NSwagGenerateExceptionClasses>
</PropertyGroup>
<ItemGroup>
<None Remove="C:\Users\denni\.nuget\packages\naudio.vorbis\1.5.0\contentFiles\any\netstandard2.0\README.md" />
Expand Down

0 comments on commit cce0d8c

Please sign in to comment.