From c58dc2c306a2e51b3cce1ab1d00b70eed684b3b4 Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Fri, 5 Aug 2022 11:44:25 -0500 Subject: [PATCH] docs: working on documentation --- src/Gallium/Gallium.csproj | 8 ++++---- tests/Gallium.Tests/Gallium.Tests.csproj | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Gallium/Gallium.csproj b/src/Gallium/Gallium.csproj index c9e321f..23d9cc2 100644 --- a/src/Gallium/Gallium.csproj +++ b/src/Gallium/Gallium.csproj @@ -2,10 +2,10 @@ net6.0 enable - 1.1.0.0 - 1.1.0.0 - 1.1.0+11.Branch.main.Sha.034b6c0fa7f635755a2d5b4067e84e47ec1e7ff4 - 1.1.0 + 1.4.0.0 + 1.4.0.0 + 1.4.0+Branch.main.Sha.4e21b3b6f584eeac946357ed41cffc6553259ca8 + 1.4.0 true diff --git a/tests/Gallium.Tests/Gallium.Tests.csproj b/tests/Gallium.Tests/Gallium.Tests.csproj index c343015..50266b2 100644 --- a/tests/Gallium.Tests/Gallium.Tests.csproj +++ b/tests/Gallium.Tests/Gallium.Tests.csproj @@ -4,16 +4,16 @@ false enable Gallium.Tests - 1.1.0.0 - 1.1.0.0 - 1.1.0+11.Branch.main.Sha.034b6c0fa7f635755a2d5b4067e84e47ec1e7ff4 - 1.1.0 + 1.4.0.0 + 1.4.0.0 + 1.4.0+Branch.main.Sha.4e21b3b6f584eeac946357ed41cffc6553259ca8 + 1.4.0 - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -24,6 +24,6 @@ - + \ No newline at end of file