We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871571f commit b517f3fCopy full SHA for b517f3f
1 file changed
src/Winton.DomainModelling.AspNetCore/Winton.DomainModelling.AspNetCore.csproj
@@ -30,7 +30,7 @@
30
<PackageReference Include="GitVersionTask" Version="4.0.0-beta0012" PrivateAssets="All" />
31
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.0.0" />
32
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" PrivateAssets="All" />
33
- <PackageReference Include="Winton.DomainModelling.Abstractions" Version="0.1.0-*" />
+ <PackageReference Include="Winton.DomainModelling.Abstractions" Version="1.0.0" />
34
</ItemGroup>
35
36
</Project>
0 commit comments