Skip to content

Commit 45cc199

Browse files
committed
Moved everything to Source
1 parent e6bceaa commit 45cc199

File tree

256 files changed

+7
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+7
-0
lines changed

Source/NuGet.Config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<packageSources>
4+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5+
<add key="Local (Sundew)" value="C:\Users\kim\AppData\Local\Sundew.Build.Publish.m\packages" />
6+
</packageSources>
7+
</configuration>

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Annotations.cs renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Annotations.cs

File renamed without changes.

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/App.xaml renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/App.xaml

File renamed without changes.

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/App.xaml.cs renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/App.xaml.cs

File renamed without changes.

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/ActualSize.cs renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/ActualSize.cs

File renamed without changes.

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/AnimationViewModel.cs renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/AnimationViewModel.cs

File renamed without changes.

Sources/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/CompiledBouncerControl.xaml renamed to Source/Sundew.Xaml.Optimizations.TestData.ApiDesigner.Wpf/Bouncer/CompiledBouncerControl.xaml

File renamed without changes.

0 commit comments

Comments
 (0)