diff --git a/runtime/CSharp/Antlr4.Runtime.Test/Antlr4.Runtime.Test.Portable.csproj b/runtime/CSharp/Antlr4.Runtime.Test/Antlr4.Runtime.Test.Portable.csproj index abcc076b4..32bc1111d 100644 --- a/runtime/CSharp/Antlr4.Runtime.Test/Antlr4.Runtime.Test.Portable.csproj +++ b/runtime/CSharp/Antlr4.Runtime.Test/Antlr4.Runtime.Test.Portable.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -17,6 +18,8 @@ False UnitTest obj\Portable\ + ..\ + true true @@ -70,6 +73,9 @@ + + + @@ -90,13 +96,16 @@ - - - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - $(ProjectDir)..\build - - $(ProjectDir)..\build\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + - - - MSBuild - 4.0.0.0 - eb42632606e9261f - Antlr4BuildTasks, Version=$(TaskVersion), Culture=neutral, PublicKeyToken=$(TaskKeyToken) - - - - - $(LoadTimeSensitiveTargets); - Antlr4Compile; - - - $(LoadTimeSensitiveProperties); - Antlr4CompileDependsOn; - - - - - $(MSBuildBinPath) - $(Antlr4BuildTaskPath) - $(MSBuildBinPath)\Antlr4\antlr4-csharp-4.0.1-SNAPSHOT-complete.jar - $(Antlr4ToolPath) - - - - $(MSBuildProjectFile).Antlr4GeneratedCodeFileListAbsolute.txt - - - - - - - - Antlr4Compile; - Antlr4CompileAddFilesGenerated; - $(PrepareResourcesDependsOn) - - - - - - Antlr4CompileReadGeneratedFileList - - - - - - - - - - - - MSBuild:Compile - $(RootNamespace) - CSharp - true - true - false - false - - - - - - - - - - - - - DesignTimeGrammarCompilation; - $(CoreCompileDependsOn) - - - - - - - - - - - - - - - - <_IntellisenseOnlyCompile>false - <_IntellisenseOnlyCompile Condition="'$(BuildingProject)' != 'true'">true - - - - - - - - - - - - - - - - - - - - - - - <_GeneratedCodeFiles Include="@(Antlr4GeneratedCodeFiles)" /> - - - - diff --git a/runtime/CSharp/build/Antlr4BuildTasks.dll b/runtime/CSharp/build/Antlr4BuildTasks.dll deleted file mode 100644 index 613ed605e..000000000 Binary files a/runtime/CSharp/build/Antlr4BuildTasks.dll and /dev/null differ diff --git a/runtime/CSharp/build/antlr4-csharp-4.0.1-SNAPSHOT-complete.jar b/runtime/CSharp/build/antlr4-csharp-4.0.1-SNAPSHOT-complete.jar deleted file mode 100644 index 0a349602c..000000000 Binary files a/runtime/CSharp/build/antlr4-csharp-4.0.1-SNAPSHOT-complete.jar and /dev/null differ