mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 00:56:31 +02:00
Update package and project version to 1.1.0.0
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
|
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>yesnt</id>
|
<id>yesnt</id>
|
||||||
<version>1.0.0.0</version>
|
<version>1.1.0.0</version>
|
||||||
<title>YesNt</title>
|
<title>YesNt</title>
|
||||||
<authors>Stone_Red</authors>
|
<authors>Stone_Red</authors>
|
||||||
<projectUrl>https://github.com/Stone-Red-Code/YesNt-Interpreter</projectUrl>
|
<projectUrl>https://github.com/Stone-Red-Code/YesNt-Interpreter</projectUrl>
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
<PackageIcon>Logo.png</PackageIcon>
|
<PackageIcon>Logo.png</PackageIcon>
|
||||||
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
||||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||||
|
<Version>1.1.0.0</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
|
|||||||
Reference in New Issue
Block a user