8000 excluded AssemblyInfo.cs from .net core project file · SciSharp/pythonnet@57732d6 · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit 57732d6

Browse files
committed
excluded AssemblyInfo.cs from .net core project file
1 parent f8c0e5a commit 57732d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/Python.Runtime.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<ItemGroup>
1313
<None Remove="resources\clr.py" />
14+
<Compile Remove="Properties\AssemblyInfo.cs" />
1415
</ItemGroup>
1516

1617
<ItemGroup>

0 commit comments

Comments
 (0)
0