We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 870d89e + 571f5f3 commit f9399d1Copy full SHA for f9399d1
Examples/Messaging.TapetiExample/Messaging.TapetiExample.csproj
@@ -6,7 +6,7 @@
6
7
<ItemGroup>
8
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
9
- <PackageReference Include="Tapeti.Annotations" Version="3.*-*" />
+ <PackageReference Include="Tapeti.Annotations" Version="3.*" />
10
</ItemGroup>
11
12
</Project>
Tapeti.Flow/Tapeti.Flow.csproj
@@ -36,6 +36,6 @@
36
37
38
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
39
40
41
0 commit comments