Skip to content

Commit

Permalink
nuget cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Terje Olsøybakk committed Nov 24, 2021
1 parent 5e32c9b commit 384866b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion NiN.Export/NiN.Export.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CsvHelper" Version="27.1.1" />
<PackageReference Include="CsvHelper" Version="27.2.1" />
<PackageReference Include="DotNetZip" Version="1.15.0" />
</ItemGroup>

Expand Down
1 change: 0 additions & 1 deletion NinKode.WebApi/NinKode.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.11.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>

Expand Down

0 comments on commit 384866b

Please sign in to comment.