Skip to content

Commit

Permalink
Ignore file messed up
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Nixon committed Feb 17, 2018
1 parent 1c879a2 commit e35dd41
Show file tree
Hide file tree
Showing 7,125 changed files with 62 additions and 755,679 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
File renamed without changes.
File renamed without changes.
File renamed without changes.
62 changes: 62 additions & 0 deletions Nuget/Template10.Extras.16299.nuspec
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<metadata minClientVersion="3.0">

<version>1.0.0-preview</version>

<id>Template10-Extras</id>

<title>Template 10 Library for Windows UWP XAML/.NET apps on Windows 10</title>

<authors>Windows developers</authors>

<owners>jerrynixon</owners>

<licenseUrl>http://aka.ms/Template10-License</licenseUrl>

<projectUrl>http://aka.ms/Template10-Nuget</projectUrl>

<iconUrl>https://raw.githubusercontent.com/Windows-XAML/Template10/master/Assets/NuGetLogo.png</iconUrl>

<requireLicenseAcceptance>false</requireLicenseAcceptance>

<description>
A rich library of helpers, services, and base classes for new and
existing Windows UWP apps to maximize awesomeness and minimize boilerplate garbage.
This library has a companion Visual Studio Extension called "Template 10 Template Pack".
</description>

<summary>
A rich library of helpers, services, and base classes for new and existing
Windows UWP apps to maximize awesomeness and minimize boilerplate garbage.
This library has a companion Visual Studio Extension called "Template 10 Template Pack".
</summary>

<tags>
Windows 10, Windows10, W10, UAP, UWP, WinRT, XAML, Template 10, Template10, T10, Universal App
</tags>

<copyright>Jerry Nixon (c) 2017-2018</copyright>

<language />

<releaseNotes>
Welcome
</releaseNotes>

<dependencies>
<dependency id="Microsoft.NETCore.UniversalWindowsPlatform" version="5.2.2" />
<dependency id="Microsoft.Xaml.Behaviors.Uwp.Managed" version="1.1.0" />
<dependency id="Newtonsoft.Json" version="8.0.3" />
</dependencies>

</metadata>

<files>
<file src="lib\" target="lib\uap10.0\" />
<file src="lib\Template10Library\" target="lib\uap10.0\Template10Library\" />
<file src="lib\Template10Library\Controls\" target="lib\uap10.0\Template10Library\Controls\" />
<file src="build\" target="build\uap10.0\" />
</files>

</package>
Binary file not shown.
47 changes: 0 additions & 47 deletions Samples/old_samples/BehaviorSample/bin/x86/Debug/AppxManifest.xml

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

0 comments on commit e35dd41

Please sign in to comment.