From 81f8c627ffd9fb43726e11e7663fd7fd3cdb7d8e Mon Sep 17 00:00:00 2001 From: "David G. Moore, Jr" Date: Sat, 30 Sep 2023 23:07:54 -0400 Subject: [PATCH] The changes made in this commit include: - Modified DgmjrSdk.nuproj to update the PackageVersionOverride condition. - The condition now checks if PackageVersionOverride is empty and if the Configuration is not 'Local' before setting it to 0.0.23. --- src/DgmjrSdk.nuproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DgmjrSdk.nuproj b/src/DgmjrSdk.nuproj index 2e1b2d2..4b84b32 100644 --- a/src/DgmjrSdk.nuproj +++ b/src/DgmjrSdk.nuproj @@ -29,7 +29,7 @@ $(NoWarn);MSB4011 Icon.png true - 0.0.23 + 0.0.23