Skip to content

Commit a7b376f

Browse files
author
José Miguel Sánchez Fernández
committed
Updated version to 1.0.1.1 to force GitHub pipeline to publish the NuGet package with the fixed metadata.
1 parent 8852312 commit a7b376f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DIV2.Format.Exporter/DIV2.Format.Exporter.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<RepositoryType>GitHub</RepositoryType>
1212
<PackageTags>DIV DIV2 DIVGamesStudio DIVGamesStudio2 Games Graphics Tool Retro Windows Linux Mac</PackageTags>
1313
<Platforms>x64</Platforms>
14-
<Version>1.0.1</Version>
14+
<Version>1.0.1.1</Version>
1515
<NeutralLanguage>en</NeutralLanguage>
1616
<PackageReleaseNotes>- Compiled as x64 instead of AnyCPU.
1717
- Updated ImageSharp to version 1.0.3.
@@ -21,6 +21,8 @@
2121
<PackageIcon>DIV2.png</PackageIcon>
2222
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2323
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
24+
<AssemblyVersion>1.0.1.1</AssemblyVersion>
25+
<FileVersion>1.0.1.1</FileVersion>
2426
</PropertyGroup>
2527

2628
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">

0 commit comments

Comments
 (0)