We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc976c commit 1fa4079Copy full SHA for 1fa4079
src/PlaygroundLibrary/PlaygroundLibrary.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>0.2.0</VersionPrefix>
+ <VersionPrefix>0.2.1</VersionPrefix>
5
<TargetFramework>netstandard2.0</TargetFramework>
6
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
7
<Title>Playground Library</Title>
0 commit comments