Skip to content

Commit

Permalink
Fixed package build
Browse files Browse the repository at this point in the history
  • Loading branch information
riplikash committed Apr 26, 2024
1 parent 27b8f4a commit 6c48838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DapperAutoData/DapperAutoData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<OutputType>Library</OutputType>
<IsPackable>true</IsPackable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>Dapper Auto Data</Title>
<Authors>Blake Stephens, Kaelin Stephens</Authors>
Expand Down

0 comments on commit 6c48838

Please sign in to comment.