diff --git a/Build/Targets/InternalPackages.targets b/Build/Targets/InternalPackages.targets index 1fb0857a3..62e0c7bb6 100644 --- a/Build/Targets/InternalPackages.targets +++ b/Build/Targets/InternalPackages.targets @@ -18,6 +18,7 @@ + diff --git a/Directory.Build.props b/Directory.Build.props index 6d558a125..1b4c3d5cb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,21 +2,21 @@ Latest - CA1051;CA1707;CA1711;CA1801;$(NoWarn) + CA1051;CA1707;CA1711;CA1801;$(NoWarn) $(MSBuildThisFileDirectory) - $(RepoRoot)..\Common\ + $(RepoRoot)..\Common\ $(RepoRoot)..\IL2CPU\ $(RepoRoot)..\XSharp\ - - 0.1.0-build5 - 0.1.0-build328 - 0.1.0-build521 - + + 0.1.0-build5 + 0.1.0-build328 + 0.1.0-build534 + diff --git a/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj b/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj index 0fcbcefac..642af86e5 100644 --- a/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj +++ b/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj @@ -67,10 +67,7 @@ - - - - +