diff --git a/Directory.Build.props b/Directory.Build.props index 1eaa9e68097e..0f438c001ceb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,8 +1,8 @@ - + net9.0 - 10.0.22621.0 + 10.0.26100.0 10.0.19041.0 10.0.26100.67-preview $(TargetFrameworkVersion)-windows$(TargetWindowsVersion) diff --git a/src/Files.App (Package)/Files.Package.wapproj b/src/Files.App (Package)/Files.Package.wapproj index e403169454e7..eda9604694c9 100644 --- a/src/Files.App (Package)/Files.Package.wapproj +++ b/src/Files.App (Package)/Files.Package.wapproj @@ -2,7 +2,7 @@ 8f60fd8e-1921-47d6-97b0-d26d7b3a4999 - 10.0.22621.0 + 10.0.26100.0 10.0.19041.0 net9.0-windows$(TargetPlatformVersion);$(AssetTargetFallback) en-US diff --git a/src/Files.App.Server/Files.App.Server.csproj b/src/Files.App.Server/Files.App.Server.csproj index 5e02acb3840c..2a274a147ddd 100644 --- a/src/Files.App.Server/Files.App.Server.csproj +++ b/src/Files.App.Server/Files.App.Server.csproj @@ -50,4 +50,5 @@ + diff --git a/src/Files.App/Files.App.csproj b/src/Files.App/Files.App.csproj index 6ed8fc5d9166..872cd58d1cd9 100644 --- a/src/Files.App/Files.App.csproj +++ b/src/Files.App/Files.App.csproj @@ -136,5 +136,6 @@ - + + diff --git a/src/Satori.targets b/src/Satori.targets new file mode 100644 index 000000000000..92f660eaa5d4 --- /dev/null +++ b/src/Satori.targets @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + runtime + + + native + true + + + %(Filename)%(Extension) + $(RuntimeIdentifier) + true + Microsoft.NETCore.App.Runtime.win-x64 + 42.42.42.42424 + 42.42.42.42424 + + + +