Skip to content

Commit

Permalink
Example requires < v4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
skwasjer committed Feb 14, 2019
1 parent 980ac64 commit a1a6b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ExampleWebApplication/ExampleWebApplication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="IbanNet.DataAnnotations" Version="2.1.0-rc1-006" />
<PackageReference Include="IbanNet.DataAnnotations" Version="[2.1,4)" />
<PackageReference Include="Microsoft.AspNetCore.All" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version="2.1.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.0" />
Expand Down

0 comments on commit a1a6b21

Please sign in to comment.