Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nuget packages #786

Merged
merged 54 commits into from
Jul 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
0df9cab
Use GitVersion for SIL.Core and SIL.WritingSystems
ermshiperete Jan 31, 2019
805c517
Fix name of project in Jenkinsfile
ermshiperete Feb 1, 2019
60f242f
Remove assembly stamping
ermshiperete Feb 1, 2019
cdec521
Use L10NSharp nuget package
ermshiperete Feb 7, 2019
f79e8c7
Add changelog and SIL.ReleaseTasks package
ermshiperete Feb 7, 2019
9c8af9c
Corrected confusing localization comment
tombogle Feb 8, 2019
88fbc54
Merge pull request #787 from sillsdev/fix-localization-comment
andrew-polk Feb 8, 2019
0e84808
Improved the password notice in the settings protection dialog.
tombogle Feb 14, 2019
b31969b
Replace non-portable use of CultureAndRegionInfoBuilder
ermshiperete Feb 14, 2019
58deea1
Made French strings more consistent (with English and each other)
tombogle Feb 15, 2019
15dff30
Removed ability to override password (YAGNI), and made ProductSupport…
tombogle Feb 15, 2019
ca5a4e8
Merge pull request #789 from sillsdev/improve-settings-protection-info
tombogle Feb 15, 2019
c41d2bd
Replace non-portable use of CultureAndRegionInfoBuilder
ermshiperete Feb 14, 2019
23289e8
Fix namespace of CrossPlatformSettingsProvider
ermshiperete Feb 18, 2019
e3952e0
Update URL of JIRA
ermshiperete Feb 18, 2019
0b8287b
Remove obsolete files
ermshiperete Feb 19, 2019
2d8e92b
Create more nuget packages
ermshiperete Feb 7, 2019
584c678
Remove cross-platform compile conditions
ermshiperete Feb 15, 2019
7783dd8
Load architecture specific irrKlang.NET4 assembly at runtime
ermshiperete Feb 15, 2019
dc800f2
Create nuget package for SIL.Media
ermshiperete Feb 15, 2019
e5d2eb6
Include irrKlang.NET4 in SIL.Media nuget package
ermshiperete Feb 18, 2019
0e5acd5
Fix namespace of CrossPlatformSettingsProvider
ermshiperete Feb 18, 2019
d5a4de6
Update URL of JIRA
ermshiperete Feb 18, 2019
11f3bf1
Convert test apps and unit tests to new csproj format
ermshiperete Feb 18, 2019
41536ef
Abbreviate Creative Commons as "CC " instead of "CC-"
StephenMcConnel Feb 22, 2019
d1b5c0d
Merge pull request #793 from sillsdev/BL-6880-FixCCAbbreviationIssue
StephenMcConnel Feb 22, 2019
4ad3319
Fix private use scripts showing up as normal (#792)
jasonleenaylor Feb 25, 2019
19db6eb
Do not show Script/Region/Variant for Implicit Script
jasonleenaylor Feb 26, 2019
6fce851
Fix a bug where many collations were not round tripped
jasonleenaylor Feb 27, 2019
dd14bdd
Handle Public Domain (CC0) in license control/dialog
StephenMcConnel Feb 25, 2019
a85e844
Merge pull request #794 from sillsdev/BL-5612-AddCC0LicenseOption
StephenMcConnel Mar 6, 2019
3341937
BL-5852 Add close box to error dialog
gmartin7 Mar 6, 2019
56f5fb1
Restore .mp3 playing capability in windows with NAudio (#785)
JamesPrabu Mar 6, 2019
e94d733
Fix recently introduced bug that duplicated collations (#801)
jasonleenaylor Mar 7, 2019
165690c
Cleanup
ermshiperete Feb 19, 2019
c3af67c
Remove obsolete files
ermshiperete Feb 19, 2019
c63dac6
Update readme
ermshiperete Feb 20, 2019
e12d44c
Always use native line endings in tests
ermshiperete Feb 21, 2019
af94925
Update GitVersionTask.alt
ermshiperete Feb 26, 2019
20c5224
Use renamed L10NSharp.tmx nuget package
ermshiperete Mar 8, 2019
86e95fc
Merge branch 'master' into feature/nuget
ermshiperete Mar 11, 2019
0a58f8d
Adjust namespace and test name to current test class name/location
ermshiperete Mar 11, 2019
1819b04
Add Designer projects
ermshiperete Mar 15, 2019
53ab2e3
Remove Jenkinsfile
ermshiperete Mar 22, 2019
23d4cac
Clean-up AudioSession API
jasonleenaylor Mar 25, 2019
69ac303
SIL.Media refactorings
ermshiperete Mar 27, 2019
ff88b63
Refactor getting program files directories in FFmpegRunner
ermshiperete Mar 27, 2019
5885583
Clearify next-version property in GitVersion.yml
ermshiperete Mar 27, 2019
feb1b06
Use new L10NSharp nuget package
ermshiperete Apr 9, 2019
f66e37a
Add settings for Rider on Linux
ermshiperete Apr 9, 2019
49b1217
Create SIL.WritingSystems.Tests nuget package
ermshiperete Apr 10, 2019
f68f6ae
More Palaso-to-SIL renaming, mostly in comments
rmunn Jun 14, 2019
4bb82c7
Adjust build scripts
ermshiperete Jun 17, 2019
5b7b9a3
Improve copying (or not copying) of irrKlang.NET4.dll
ermshiperete Jul 1, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ indent_style = tab
tab_width = 4

# Settings Visual Studio uses for generated files
[*.{csproj,resx,settings,vcxproj*,vdproj,xml}]
[*.{csproj,resx,settings,targets,vcxproj*,vdproj,xml,yml}]
indent_style = space
indent_size = 2

Expand Down
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@
*.xml -whitespace
changelog -whitespace
*.lift* -whitespace
*.xsl -whitespace
*.xsl -whitespace
*.yml -whitespace
*.targets -whitespace
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Thumbs.db
.bzr/
obj/
bin/
bin-Designer/
test-results/
*.suo
*.resharper
Expand Down
333 changes: 23 additions & 310 deletions AddSortKey/AddSortKey.csproj
Original file line number Diff line number Diff line change
@@ -1,317 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{3D4F73A8-DB05-4580-98A0-DEE34C010636}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<OutputType>WinExe</OutputType>
<TargetFrameworks>net461</TargetFrameworks>
<RootNamespace>AddSortKey</RootNamespace>
<AssemblyName>AddSortKey</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<LangVersion>6</LangVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU' ">
<OutputPath>..\output\ReleaseMono</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\output\Debug</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\output\Release</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMono</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugStrongName|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugStrongName</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMonoStrongName|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMonoStrongName</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseStrongName|AnyCPU'">
<OutputPath>..\output\ReleaseStrongName</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMonoStrongName|AnyCPU'">
<OutputPath>..\output\ReleaseMonoStrongName</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|x86'">
<OutputPath>..\output\ReleaseMono</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\Debug</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>..\output\Release</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMono</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugStrongName|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugStrongName</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMonoStrongName|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMonoStrongName</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseStrongName|x86'">
<OutputPath>..\output\ReleaseStrongName</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMonoStrongName|x86'">
<OutputPath>..\output\ReleaseMonoStrongName</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|x64'">
<OutputPath>..\output\ReleaseMono</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\Debug</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>..\output\Release</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMono</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugStrongName|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugStrongName</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMonoStrongName|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\output\DebugMonoStrongName</OutputPath>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseStrongName|x64'">
<OutputPath>..\output\ReleaseStrongName</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMonoStrongName|x64'">
<OutputPath>..\output\ReleaseMonoStrongName</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\GlobalAssemblyInfo.cs">
<Link>Properties\GlobalAssemblyInfo.cs</Link>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Configurations>Debug;Release</Configurations>
<Description>AddSortKey tool</Description>
<Company>SIL International</Company>
<Authors>SIL International</Authors>
<Product>libpalaso</Product>
<Copyright>Copyright © 2010-2019 SIL International</Copyright>
<OutputPath>../output/$(Configuration)</OutputPath>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>../palaso.snk</AssemblyOriginatorKeyFile>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<None Include="app.config" />
<PackageReference Include="GitVersionTask.alt" Version="4.0.2-alpha-0006">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SIL.WritingSystems\SIL.WritingSystems.csproj">
<Project>{a61cc666-1faa-4a92-bb3b-aa36bd66bdda}</Project>
<Name>SIL.WritingSystems</Name>
</ProjectReference>
<ProjectReference Include="..\SIL.WritingSystems\SIL.WritingSystems.csproj" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

</Project>
17 changes: 0 additions & 17 deletions AddSortKey/Properties/AssemblyInfo.cs

This file was deleted.

Loading