diff --git a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/DiceRiotEmulator.csproj b/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/DiceRiotEmulator.csproj index 1072166..e750262 100644 --- a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/DiceRiotEmulator.csproj +++ b/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/DiceRiotEmulator.csproj @@ -1,53 +1,24 @@ - - - - - Debug - AnyCPU - {2C19F991-35B6-45F4-AD66-9BC3B91D14E8} - Library - Properties - DiceRiotEmulator - DiceRiotEmulator - v4.5.2 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + netstandard2.0 + Microsoft + © Microsoft Corporation. All rights reserved. + true + The DICE/RIoT Emulator for .Net + +Developers can use the software emulator for DICE/RIoT to simulate inputs to DICE hardware and create RIoT keys and certificates based on that input. + https://github.com/Microsoft/RIoT/blob/master/LICENSE + https://github.com/Microsoft/RIoT/ + The .NET Standard DICE/RIoT Emulator + Microsoft Research + 1.0.1 + + + + + + + + + + diff --git a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/Properties/AssemblyInfo.cs b/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/Properties/AssemblyInfo.cs deleted file mode 100644 index 5395099..0000000 --- a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("DiceRiotEmulator")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("DiceRiotEmulator")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("2c19f991-35b6-45f4-ad66-9bc3b91d14e8")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/packages.config b/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/packages.config deleted file mode 100644 index 98c1140..0000000 --- a/Pkgs/NuGet/DiceRiotEmulator/DiceRiotEmulator/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Pkgs/NuGet/DiceRiotTst/drtester/App.config b/Pkgs/NuGet/DiceRiotTst/drtester/App.config deleted file mode 100644 index 88fa402..0000000 --- a/Pkgs/NuGet/DiceRiotTst/drtester/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Pkgs/NuGet/DiceRiotTst/drtester/Properties/AssemblyInfo.cs b/Pkgs/NuGet/DiceRiotTst/drtester/Properties/AssemblyInfo.cs deleted file mode 100644 index 6662973..0000000 --- a/Pkgs/NuGet/DiceRiotTst/drtester/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("drtester")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("drtester")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("3a3806a1-82c7-4e8f-9084-d27b988a5d7f")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Pkgs/NuGet/DiceRiotTst/drtester/drtester.csproj b/Pkgs/NuGet/DiceRiotTst/drtester/drtester.csproj index 31239f2..8bbfe34 100644 --- a/Pkgs/NuGet/DiceRiotTst/drtester/drtester.csproj +++ b/Pkgs/NuGet/DiceRiotTst/drtester/drtester.csproj @@ -1,59 +1,17 @@ - - - - - Debug - AnyCPU - {3A3806A1-82C7-4E8F-9084-D27B988A5D7F} - Exe - drtester - drtester - v4.5.2 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll - - - ..\packages\DiceRiotEmulator.1.0.0\lib\net452\DiceRiotEmulator.dll - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + Exe + netcoreapp2.1 + Microsoft + Copyright © 2018 + + + + + + + + + + + diff --git a/Pkgs/NuGet/DiceRiotTst/drtester/packages.config b/Pkgs/NuGet/DiceRiotTst/drtester/packages.config deleted file mode 100644 index e2a008c..0000000 --- a/Pkgs/NuGet/DiceRiotTst/drtester/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file