mirror of
https://github.com/ckaczor/CreateInstallDescriptor.git
synced 2026-01-13 17:22:47 -05:00
Update gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -186,3 +186,5 @@ FakesAssemblies/
|
||||
packages/*
|
||||
*.nupkg
|
||||
!packages/build/
|
||||
|
||||
.vs/
|
||||
|
||||
@@ -56,6 +56,9 @@
|
||||
<Isolated>False</Isolated>
|
||||
</COMReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include=".gitignore" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user