Skip to content

Commit

Permalink
Bump NuGet to 5.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Mar 16, 2024
1 parent a118beb commit 529fcda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions cmake.toml
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ VS_GLOBAL_CopyLocalLockFileAssemblies = "true"
VS_GLOBAL_SatelliteResourceLanguages = "neutral"
VS_PACKAGE_REFERENCES = [
"Microsoft.CodeAnalysis.Compilers_3.10.0",
"NuGet.Configuration_5.11.0",
"NuGet.Frameworks_5.11.0",
"NuGet.Protocol_5.11.0",
"NuGet.Versioning_5.11.0"
"NuGet.Configuration_5.11.5",
"NuGet.Frameworks_5.11.5",
"NuGet.Protocol_5.11.5",
"NuGet.Versioning_5.11.5"
]
VS_DOTNET_REFERENCES_COPY_LOCAL = "false"
x64.RUNTIME_OUTPUT_DIRECTORY_RELEASE = "${BUILD_OUTPUT_DIR}"
Expand Down

0 comments on commit 529fcda

Please sign in to comment.