Skip to content

Commit 1979c6e

Browse files
committed
chore: update solutionfilter for MvuxGallery-Only
1 parent 76658bf commit 1979c6e

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

src/DevTKSS.Uno.Samples.MvuxGallery/DevTKSS.Uno.Samples.MvuxGallery.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,5 @@
5656
<Resource Include="Assets\Samples\*" CopyToOutputDirectory="PreserveNewest" />
5757
<UnoSplashScreen Include="Assets\SplashScreens\*" />
5858
</ItemGroup>
59-
<ItemGroup>
60-
<Folder Include="AppData\" />
61-
</ItemGroup>
6259

6360
</Project>

src/global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"msbuild-sdks": {
3-
"Uno.Sdk": "6.0.96"
3+
"Uno.Sdk": "6.0.146"
44
},
55
"sdk": {
66
"allowPrerelease": false
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)