move version to 2.0.0
This commit is contained in:
		| @ -1,9 +1,9 @@ | ||||
| <Project Sdk="Microsoft.NET.Sdk.Razor"> | ||||
| <Project Sdk="Microsoft.NET.Sdk.Razor"> | ||||
|  | ||||
|   <PropertyGroup> | ||||
|     <TargetFramework>net5.0</TargetFramework> | ||||
|     <Configurations>Debug;Release</Configurations> | ||||
|     <Version>1.0.4</Version> | ||||
|     <Version>2.0.0</Version> | ||||
|     <Product>Oqtane</Product> | ||||
|     <Authors>Shaun Walker</Authors> | ||||
|     <Company>.NET Foundation</Company> | ||||
| @ -12,7 +12,7 @@ | ||||
|     <PackageProjectUrl>https://www.oqtane.org</PackageProjectUrl> | ||||
|     <RepositoryUrl>https://github.com/oqtane</RepositoryUrl> | ||||
|     <RepositoryType>Git</RepositoryType> | ||||
|     <PackageReleaseNotes>https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.4</PackageReleaseNotes> | ||||
|     <PackageReleaseNotes>https://github.com/oqtane/oqtane.framework/releases/tag/v2.0.0</PackageReleaseNotes> | ||||
|     <RootNamespace>Oqtane</RootNamespace> | ||||
|     <IsPackable>false</IsPackable> | ||||
|   </PropertyGroup> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker