1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 04:33:26 +00:00

Move Microsoft.Build.Sql version to global.json (#5810)

This commit is contained in:
Justin Baur
2025-05-12 09:12:37 -04:00
committed by GitHub
parent 15b498184f
commit 3a848d5747
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build">
<Sdk Name="Microsoft.Build.Sql" Version="0.1.9-preview" />
<Sdk Name="Microsoft.Build.Sql"/>
<PropertyGroup>
<Name>Sql</Name>
<ProjectGuid>{58554e52-fdec-4832-aff9-302b01e08dca}</ProjectGuid>