Skip to content

Commit 8bf3c88

Browse files
committed
3.1.4
1 parent 6bb409a commit 8bf3c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Samhammer.Options/Samhammer.Options.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>netstandard2.0</TargetFramework>
44
<CodeAnalysisRuleSet>..\stylecop.ruleset</CodeAnalysisRuleSet>
@@ -7,7 +7,7 @@
77
<PackageProjectUrl>https://github.com/SamhammerAG/Samhammer.Options</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/SamhammerAG/Samhammer.Options</RepositoryUrl>
99
<PackageLicenseExpression>MIT</PackageLicenseExpression>
10-
<Version>3.1.3</Version>
10+
<Version>3.1.4</Version>
1111
</PropertyGroup>
1212
<ItemGroup>
1313
<AdditionalFiles Include="..\stylecop.json" />

0 commit comments

Comments
 (0)