diff --git a/GitVersion.yml b/GitVersion.yml new file mode 100644 index 00000000..800a5d38 --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1 @@ +increment: None \ No newline at end of file diff --git a/Image-Sort.sln b/Image-Sort.sln index 6bac72b3..753bbf75 100644 --- a/Image-Sort.sln +++ b/Image-Sort.sln @@ -15,10 +15,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .gitignore = .gitignore appveyor.yml = appveyor.yml + GitVersion.yml = GitVersion.yml Image Sort.svg = Image Sort.svg EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageSort.WindowsUpdater", "ImageSort.WindowsUpdater\ImageSort.WindowsUpdater.csproj", "{826C2537-7F2E-4CE5-BC4E-65D800FF2868}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ImageSort.WindowsUpdater", "ImageSort.WindowsUpdater\ImageSort.WindowsUpdater.csproj", "{826C2537-7F2E-4CE5-BC4E-65D800FF2868}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/ImageSort.WindowsUpdater/ImageSort.WindowsUpdater.csproj b/ImageSort.WindowsUpdater/ImageSort.WindowsUpdater.csproj index 49200bea..48230721 100644 --- a/ImageSort.WindowsUpdater/ImageSort.WindowsUpdater.csproj +++ b/ImageSort.WindowsUpdater/ImageSort.WindowsUpdater.csproj @@ -19,5 +19,5 @@ false - +