We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98ef8e commit 66ae6e8Copy full SHA for 66ae6e8
Open.RandomizationExtensions.csproj
@@ -14,13 +14,13 @@ Part of the "Open" set of libraries.</Description>
14
<RepositoryUrl>https://github.com/electricessence/Open.RandomizationExtensions</RepositoryUrl>
15
<RepositoryType>Git</RepositoryType>
16
<PackageTags>random select</PackageTags>
17
- <Version>2.3.0</Version>
+ <Version>2.3.1</Version>
18
<LangVersion>latest</LangVersion>
19
<Nullable>enable</Nullable>
20
</PropertyGroup>
21
22
<ItemGroup>
23
- <PackageReference Include="Open.MemoryExtensions" Version="2.3.0" />
+ <PackageReference Include="Open.MemoryExtensions" Version="2.3.1" />
24
</ItemGroup>
25
26
</Project>
0 commit comments