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.
1 parent 3dde67e commit d0e2d73Copy full SHA for d0e2d73
src/ReportViewer.NET/ReportViewer.NET.csproj
@@ -13,7 +13,7 @@
13
<PackageProjectUrl>https://github.com/techyian/ReportViewer.NET</PackageProjectUrl>
14
<RepositoryType>git</RepositoryType>
15
<RepositoryUrl>https://github.com/techyian/ReportViewer.NET</RepositoryUrl>
16
- <VersionPrefix>0.1.3</VersionPrefix>
+ <VersionPrefix>0.2.0</VersionPrefix>
17
<TargetFramework>net8.0</TargetFramework>
18
<Nullable>disable</Nullable>
19
</PropertyGroup>
0 commit comments