|
64 | 64 | <Compile Include="..\..\src\GitVersion.Core\Git\RefSpecDirection.cs"> |
65 | 65 | <Link>Git\RefSpecDirection.cs</Link> |
66 | 66 | </Compile> |
67 | | - <Compile Include="..\..\src\GitVersion.Core\Git\SemanticVersion.cs"> |
68 | | - <Link>Git\SemanticVersion.cs</Link> |
| 67 | + <Compile Include="..\..\src\GitVersion.Core\SemVer\SemanticVersion.cs"> |
| 68 | + <Link>SemVer\SemanticVersion.cs</Link> |
69 | 69 | </Compile> |
70 | | - <Compile Include="..\..\src\GitVersion.Core\Git\SemanticVersionBuildMetaData.cs"> |
71 | | - <Link>Git\SemanticVersionBuildMetaData.cs</Link> |
| 70 | + <Compile Include="..\..\src\GitVersion.Core\SemVer\SemanticVersionBuildMetaData.cs"> |
| 71 | + <Link>SemVer\SemanticVersionBuildMetaData.cs</Link> |
72 | 72 | </Compile> |
73 | | - <Compile Include="..\..\src\GitVersion.Core\Git\SemanticVersionFormat.cs"> |
74 | | - <Link>Git\SemanticVersionFormat.cs</Link> |
| 73 | + <Compile Include="..\..\src\GitVersion.Core\SemVer\SemanticVersionFormat.cs"> |
| 74 | + <Link>SemVer\SemanticVersionFormat.cs</Link> |
75 | 75 | </Compile> |
76 | | - <Compile Include="..\..\src\GitVersion.Core\Git\SemanticVersionPreReleaseTag.cs"> |
77 | | - <Link>Git\SemanticVersionPreReleaseTag.cs</Link> |
| 76 | + <Compile Include="..\..\src\GitVersion.Core\SemVer\SemanticVersionPreReleaseTag.cs"> |
| 77 | + <Link>SemVer\SemanticVersionPreReleaseTag.cs</Link> |
78 | 78 | </Compile> |
79 | | - <Compile Include="..\..\src\GitVersion.Core\Git\VersionField.cs"> |
80 | | - <Link>Git\VersionField.cs</Link> |
| 79 | + <Compile Include="..\..\src\GitVersion.Core\SemVer\VersionField.cs"> |
| 80 | + <Link>SemVer\VersionField.cs</Link> |
81 | 81 | </Compile> |
82 | | - <Compile Include="..\..\src\GitVersion.Core\Git\WarningException.cs"> |
83 | | - <Link>Git\WarningException.cs</Link> |
| 82 | + <Compile Include="..\..\src\GitVersion.Core\Core\Exceptions\WarningException.cs"> |
| 83 | + <Link>Exceptions\WarningException.cs</Link> |
84 | 84 | </Compile> |
85 | 85 | </ItemGroup> |
86 | 86 | </Project> |
0 commit comments