From ac479b1504ff658976edd9304b6a9ef1bc564e01 Mon Sep 17 00:00:00 2001 From: Aaron Robinson Date: Sat, 18 Feb 2023 22:58:19 -0800 Subject: [PATCH] Final release of v1 at v1.1. (#152) --- sample/Sample.csproj | 2 +- src/dnne-pkg/dnne-pkg.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/Sample.csproj b/sample/Sample.csproj index 816ba23..8236603 100644 --- a/sample/Sample.csproj +++ b/sample/Sample.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/dnne-pkg/dnne-pkg.csproj b/src/dnne-pkg/dnne-pkg.csproj index 6420f96..9992cff 100644 --- a/src/dnne-pkg/dnne-pkg.csproj +++ b/src/dnne-pkg/dnne-pkg.csproj @@ -17,7 +17,7 @@ DNNE - 1.0.35 + 1.1.0 AaronRobinsonMSFT AaronRobinsonMSFT Package used to generated native exports for .NET assemblies.