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.
2 parents 39be3d9 + 32cfead commit 297a98eCopy full SHA for 297a98e
.travis-old.yml
src/Ubiety.Stringprep.Core/Ubiety.Stringprep.Core.csproj
@@ -1,8 +1,8 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Version>0.4.1</Version>
5
- <TargetFrameworks>net9.0</TargetFrameworks>
+ <Version>0.4.2</Version>
+ <TargetFramework>net9.0</TargetFramework>
6
<LangVersion>default</LangVersion>
7
<AnalysisLevel>latest</AnalysisLevel>
8
<DocumentationFile>Ubiety.Stringprep.Core.xml</DocumentationFile>
0 commit comments