Skip to content

Commit

Permalink
Update .props (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenHide authored Jan 2, 2025
1 parent e102259 commit 202addb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildConf/.props
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project>
<PropertyGroup>
<Nullable>enable</Nullable>
<Version>1.1.0</Version>
<Version>1.1.1</Version>
<Authors>ArdenHide, Lomet</Authors>
<Company>The-Poolz</Company>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/The-Poolz/TokenSchedule</RepositoryUrl>
<PackageReleaseNotes>https://github.com/The-Poolz/TokenSchedule/releases/tag/v1.1.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/The-Poolz/TokenSchedule/releases/tag/v1.1.1</PackageReleaseNotes>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
Expand All @@ -18,4 +18,4 @@
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
</Project>
</Project>

0 comments on commit 202addb

Please sign in to comment.