diff --git a/Cuemon.sln b/Cuemon.sln index b9b24a7be..ac3629df9 100644 --- a/Cuemon.sln +++ b/Cuemon.sln @@ -158,6 +158,9 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C067BE4E-97AC-44B0-8A0A-E0F61B1E722A}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig + Directory.Build.props = Directory.Build.props + Directory.Build.targets = Directory.Build.targets + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cuemon.Extensions.Globalization", "src\Cuemon.Extensions.Globalization\Cuemon.Extensions.Globalization.csproj", "{270BDF91-E7C7-4CB4-A39D-E1A5374C5602}" diff --git a/Directory.Build.props b/Directory.Build.props index 9f4e016c2..2025b1d8b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ $([MSBuild]::IsOSPlatform('Windows')) true false - preview + latest diff --git a/Directory.Packages.props b/Directory.Packages.props index 24b619633..565f2c798 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,7 +6,7 @@ - +