Skip to content

Commit

Permalink
Dependency update leading to performance improvement and dependency o…
Browse files Browse the repository at this point in the history
…n a vulnerable library version.
  • Loading branch information
MarkCiliaVincenti committed Jul 10, 2024
1 parent c0b50ba commit 946a0f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageTags>OpenWeather,OpenWeatherMap,cache,weather,API,.NET Standard,netstandard</PackageTags>
<RepositoryType>git</RepositoryType>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<AssemblyVersion>1.10.4.0</AssemblyVersion>
<FileVersion>1.10.4.0</FileVersion>
<AssemblyVersion>1.10.5.0</AssemblyVersion>
<FileVersion>1.10.5.0</FileVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
<IsPackable>true</IsPackable>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
Expand Down

0 comments on commit 946a0f2

Please sign in to comment.