Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jscarle committed Dec 16, 2022
1 parent d71de20 commit 76d3f43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/msbuild.yml

This file was deleted.

6 changes: 3 additions & 3 deletions HyperV.NET/HyperV.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
<AssemblyName>HyperV.NET</AssemblyName>
<RootNamespace>HyperV</RootNamespace>
<PackageId>HyperV.NET</PackageId>
<Version>1.0.176.0</Version>
<Version>1.1.0.0</Version>
<Authors>Jean-Sebastien Carle</Authors>
<Company>Jean-Sebastien Carle</Company>
<Product>HyperV.NET</Product>
<Description>Simple Hyper-V Virtual Machine Management</Description>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Copyright>Copyright © Jean-Sebastien Carle 2019-2021</Copyright>
<Copyright>Copyright © Jean-Sebastien Carle 2019-2022</Copyright>
<RepositoryUrl>https://github.com/jscarle/HyperV.NET</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Added TurnOffVirtualMachine method.</PackageReleaseNotes>
<PackageReleaseNotes>Updated target frameworks.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 76d3f43

Please sign in to comment.