Skip to content

Commit

Permalink
up for attr
Browse files Browse the repository at this point in the history
  • Loading branch information
aft01 committed Oct 8, 2024
1 parent d50b3c6 commit 6fdd13a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shotgun/Shotgun.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
<Description>Base rest api implementations.</Description>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<Version>6.1.0</Version>
<Version>6.1.1</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.21" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Shotgun.Entity" Version="6.1.0" />
<PackageReference Include="Shotgun.Entity" Version="6.1.1" />
</ItemGroup>

</Project>

0 comments on commit 6fdd13a

Please sign in to comment.