mirror of
https://github.com/Stone-Red-Code/AlwaysUpToDate.git
synced 2026-09-04 00:46:05 +02:00
Update project versions in csproj files to 0.0.0.1 and 2.0.0.0
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<RootNamespace>AlwaysUpToDate.Test</RootNamespace>
|
||||
<StartupObject>AlwaysUpToDate.Test.Program</StartupObject>
|
||||
<AssemblyVersion>2.0.0.0</AssemblyVersion>
|
||||
<FileVersion>2.0.0.0</FileVersion>
|
||||
<AssemblyVersion>0.0.0.1</AssemblyVersion>
|
||||
<FileVersion>0.0.0.1</FileVersion>
|
||||
<PackageTags></PackageTags>
|
||||
<Authors>Stone_Red</Authors>
|
||||
<Company>Stone_Red</Company>
|
||||
<Version>1.0.0</Version>
|
||||
<Version>0.0.0.1</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
|
||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||
<Version>1.0.0.4</Version>
|
||||
<Version>2.0.0.0</Version>
|
||||
<RepositoryUrl>https://github.com/Stone-Red-Code/AlwaysUpToDate</RepositoryUrl>
|
||||
<Description>A simple .NET auto updater</Description>
|
||||
<NeutralLanguage>en</NeutralLanguage>
|
||||
|
||||
Reference in New Issue
Block a user