Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SIkebe committed Feb 20, 2022
1 parent 78e11f4 commit 7c9eb50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>
<VersionPrefix>0.1.1</VersionPrefix>
<VersionPrefix>0.1.2</VersionPrefix>
<DebugType>embedded</DebugType>
<AnalysisLevel>preview</AnalysisLevel>
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
Expand Down
1 change: 0 additions & 1 deletion src/ShukujitsuSharp/ShukujitsuSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IsPackable>true</IsPackable>
<PackAsTool>true</PackAsTool>
<PackageOutputPath>../../packages</PackageOutputPath>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit 7c9eb50

Please sign in to comment.