Skip to content

Commit

Permalink
🔖 v0.0.1-preview.1
Browse files Browse the repository at this point in the history
Signed-off-by: 舰队的偶像-岛风酱! <frg2089@outlook.com>
  • Loading branch information
frg2089 committed Apr 24, 2023
1 parent 79a84b4 commit 6844686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions builds/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<ShimakazeSdkSlnFolder>$([MSBuild]::NormalizeDirectory('$(ShimakazeSdkRootFolder)', 'sln'))</ShimakazeSdkSlnFolder>
<MSBuildProjectNameWithoutTests>$(MSBuildProjectName.Replace('.Tests', ''))</MSBuildProjectNameWithoutTests>
<MSBuildProjectNameWithoutAbstractions>$(MSBuildProjectName.Replace('.Abstractions', ''))</MSBuildProjectNameWithoutAbstractions>
<Version>0.0.1-preview.1</Version>
</PropertyGroup>

<Import Project="$(MSBuildThisFileDirectory)SolutionGenerator.props" />
Expand Down
1 change: 0 additions & 1 deletion sdks/Shimakaze.Sdk.RA2/Shimakaze.Sdk.RA2.msbuildproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<VersionPrefix>0.0.1</VersionPrefix>
<Description>Build your RA2 Module Project by MSBuild</Description>
<PackageTags>MSBuild MSBuildSdk RA2Mod ShimakazeProject</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit 6844686

Please sign in to comment.