Skip to content

Commit

Permalink
updating samples
Browse files Browse the repository at this point in the history
  • Loading branch information
sigewuzhere committed Apr 9, 2020
1 parent 5eebe35 commit 8f5b6e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/ASP.NETCore/WebApplication/WebApplication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ConfigCat.Client" Version="3.1.23" />
<PackageReference Include="ConfigCat.Client" Version="5.0.39" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.2.7" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.4" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion samples/ConsoleApp/ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ConfigCat.Client" Version="3.1.23" />
<PackageReference Include="ConfigCat.Client" Version="5.0.39" />
</ItemGroup>

</Project>

0 comments on commit 8f5b6e1

Please sign in to comment.