File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Jvw.DevToys.SemverCalculator Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 99 <!-- NuGet package -->
1010 <PropertyGroup >
1111 <IsPackable >true</IsPackable >
12- <Version >0.0.1 </Version >
12+ <Version >0.0.2 </Version >
1313 <Title >Jvw.DevToys.SemverCalculator</Title >
1414 <Description >A semver calculator for DevToys App.</Description >
1515 <Authors >jerone</Authors >
1919 <PackageTags >devtoys-app</PackageTags >
2020 <PackageProjectUrl >https://github.com/jerone/Jvw.DevToys.SemverCalculator</PackageProjectUrl >
2121 <RepositoryUrl >https://github.com/jerone/Jvw.DevToys.SemverCalculator</RepositoryUrl >
22+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
2223 </PropertyGroup >
2324
2425 <ItemGroup >
You can’t perform that action at this time.
0 commit comments