We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c44894 commit 42eaa71Copy full SHA for 42eaa71
src/Opa.Wasm/Opa.Wasm.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFramework>net6.0</TargetFramework>
4
- <Version>0.33.0</Version>
+ <Version>0.40.0</Version>
5
<PackageLicenseExpression>MIT</PackageLicenseExpression>
6
<PackageProjectUrl>https://github.com/christophwille/dotnet-opa-wasm</PackageProjectUrl>
7
<RepositoryUrl>https://github.com/christophwille/dotnet-opa-wasm.git</RepositoryUrl>
0 commit comments