We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aebd29e + f1e3b73 commit 0bea158Copy full SHA for 0bea158
AsyncWorkerCollection/AsyncWorkerCollection.csproj
@@ -7,7 +7,7 @@
7
<AssemblyName>dotnetCampus.AsyncWorkerCollection</AssemblyName>
8
</PropertyGroup>
9
<ItemGroup>
10
- <PackageReference Include="dotnetCampus.SourceYard" Version="0.1.19026-alpha">
+ <PackageReference Include="dotnetCampus.SourceYard" Version="0.1.19099-alpha">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
build/Version.props
@@ -1,5 +1,5 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>1.1.2</Version>
+ <Version>1.1.3</Version>
4
5
</Project>
0 commit comments