From fbcfa6d4c4f79e6cef81f45226a63f49ccb4d8cd Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Aug 2021 17:57:05 +0000 Subject: [PATCH] release: v0.7.0-preview.1. --- src/WPCEmu/WPCEmu.csproj | 45 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/src/WPCEmu/WPCEmu.csproj b/src/WPCEmu/WPCEmu.csproj index 6819ed6..b8e43fd 100644 --- a/src/WPCEmu/WPCEmu.csproj +++ b/src/WPCEmu/WPCEmu.csproj @@ -1,22 +1,23 @@ - - - netstandard2.0 - C# port of neophob's amazing wpc-emu @ https://github.com/neophob/wpc-emu - Jason Millard - true - Copyright 2020-2021 - WPCEmuCS - 0.7.0 - WPCEmuCS - 0.7.0-preview.0 - https://github.com/jsm174/wpc-emu-cs - LICENSE.txt - $(PackageVersion) - - - - - true - - - + + + + netstandard2.0 + C# port of neophob's amazing wpc-emu @ https://github.com/neophob/wpc-emu + Jason Millard + true + Copyright 2020-2021 + WPCEmuCS + 0.7.0 + WPCEmuCS + 0.7.0-preview.1 + https://github.com/jsm174/wpc-emu-cs + LICENSE.txt + $(PackageVersion) + + + + + true + + +