File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netcoreapp3.1</TargetFramework >
55 <RootNamespace >TestMyCode.CSharp.API</RootNamespace >
66 <Nullable >enable</Nullable >
7+ <AssemblyName >TestMyCode.CSharp.API</AssemblyName >
8+ </PropertyGroup >
9+
10+ <PropertyGroup >
711 <PackageId >TestMyCode.CSharp.API</PackageId >
812 <Authors >TestMyCode</Authors >
9- <Product >TestMyCode CSharp API</Product >
13+ <RepositoryUrl >https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl >
14+ <RepositoryType >git</RepositoryType >
15+ <Version >1.0.0.1</Version >
1016 </PropertyGroup >
11-
1217</Project >
Original file line number Diff line number Diff line change 55 <TargetFramework >netcoreapp3.1</TargetFramework >
66 <RootNamespace >TestMyCode.CSharp.Bootstrap</RootNamespace >
77 <Nullable >enable</Nullable >
8+ <AssemblyName >TestMyCode.CSharp.Bootstrap</AssemblyName >
9+ </PropertyGroup >
10+
11+ <PropertyGroup >
12+ <PackageId >TestMyCode.CSharp.Bootstrap</PackageId >
13+ <Authors >TestMyCode</Authors >
14+ <RepositoryUrl >https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl >
15+ <RepositoryType >git</RepositoryType >
16+ <Version >1.0.0.1</Version >
817 </PropertyGroup >
918
1019 <ItemGroup >
Original file line number Diff line number Diff line change 44 <TargetFramework >netcoreapp3.1</TargetFramework >
55 <RootNamespace >TestMyCode.CSharp.Core</RootNamespace >
66 <Nullable >enable</Nullable >
7+ <AssemblyName >TestMyCode.CSharp.Core</AssemblyName >
8+ </PropertyGroup >
9+
10+ <PropertyGroup >
11+ <PackageId >TestMyCode.CSharp.Core</PackageId >
12+ <Authors >TestMyCode</Authors >
13+ <RepositoryUrl >https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl >
14+ <RepositoryType >git</RepositoryType >
15+ <Version >1.0.1</Version >
716 </PropertyGroup >
817
918 <ItemGroup >
You can’t perform that action at this time.
0 commit comments